object fColumnSelection: TfColumnSelection Left = 450 Top = 182 BorderStyle = bsDialog Caption = 'Sloupce' ClientHeight = 318 ClientWidth = 281 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Position = poMainFormCenter OnCloseQuery = FormCloseQuery OnCreate = FormCreate PixelsPerInch = 96 TextHeight = 13 object GroupBox1: TGroupBox Left = 8 Top = 8 Width = 265 Height = 271 Caption = 'Vyberte sloupce pro zobrazen'#237 TabOrder = 0 object btnUp: TSpeedButton Left = 208 Top = 240 Width = 23 Height = 22 Hint = 'Posunout nahoru' Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000230B0000230B00001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333330333333333333333033333333333333303333 3333333333303333333333333330333333333333333033333333333333303333 3333333330000033333333333700073333333333330003333333333333707333 3333333333303333333333333333333333333333333333333333} ParentShowHint = False ShowHint = True OnClick = btnUpClick end object btnDown: TSpeedButton Left = 232 Top = 240 Width = 23 Height = 22 Hint = 'Posunout dol'#367 Glyph.Data = { F6000000424DF600000000000000760000002800000010000000100000000100 04000000000080000000230B0000230B00001000000010000000000000000000 8000008000000080800080000000800080008080000080808000C0C0C0000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 3333333333333333333333333330333333333333337073333333333333000333 3333333337000733333333333000003333333333333033333333333333303333 3333333333303333333333333330333333333333333033333333333333303333 3333333333303333333333333333333333333333333333333333} ParentShowHint = False ShowHint = True OnClick = btnDownClick end object Label1: TLabel Left = 8 Top = 243 Width = 109 Height = 13 Caption = 'Ur'#269'ete po'#345'ad'#237' sloupc'#367':' end object CheckListBox: TCheckListBox Left = 9 Top = 19 Width = 246 Height = 214 ItemHeight = 15 Style = lbOwnerDrawFixed TabOrder = 0 end end object btnOK: TBitBtn Left = 120 Top = 286 Width = 75 Height = 25 Caption = 'OK' Default = True ModalResult = 1 TabOrder = 1 NumGlyphs = 2 end object btnCancel: TBitBtn Left = 198 Top = 286 Width = 75 Height = 25 Cancel = True Caption = 'Storno' ModalResult = 2 TabOrder = 2 NumGlyphs = 2 end end